home *** CD-ROM | disk | FTP | other *** search
/ Pro-Cent Games: For Only 1 Cent! / Pro Cent Games.bin / DoubleBreak.exe / scripts / DefineButton2_8 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-23  |  63 b   |  5 lines

  1. on(release){
  2.    _root.useMouseOn = 0;
  3.    gotoAndPlay(2);
  4. }
  5.